home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
graphi2a
/
thumbnai.frm
< prev
next >
Wrap
Text File
|
1999-09-20
|
974b
|
34 lines
VERSION 5.00
Begin VB.Form thumbnail
AutoRedraw = -1 'True
BorderStyle = 1 'Fixed Single
ClientHeight = 1230
ClientLeft = 45
ClientTop = 330
ClientWidth = 1365
ClipControls = 0 'False
Icon = "thumbnail.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
OLEDropMode = 1 'Manual
ScaleHeight = 1230
ScaleWidth = 1365
Begin VB.Image Image1
BorderStyle = 1 'Fixed Single
DragMode = 1 'Automatic
Height = 1215
Left = 0
Stretch = -1 'True
Top = 0
Width = 1335
End
End
Attribute VB_Name = "thumbnail"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit